<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* reset */
@charset "utf-8";
body {font: 16px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;margin:0;padding:0;color:#4B4B4B;}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{margin:0; padding:0;border:0;}
li{list-style-type:none;}
img{vertical-align:top;}
html{overflow-x:hidden}
img,fieldset,abbr,acronym{border:0;}
ul,li {list-style:none;}
mark{background:none;}
input,textarea{outline: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

a{
	text-decoration: none;
	color:#3a3a3a;
}
a:link {
	color:#3a3a3a;
	text-decoration:none;
}

a:visited {
	color:#3a3a3a;
	text-decoration:none;
}

a:hover {
	color:#3a3a3a;
	text-decoration:none;
}

a:active{
	color:#3a3a3a;
}

.clear{clear:both;font-size:1px;height:0;overflow:hidden;visibility:hidden;width:1px;}
.noline{border:none !important;}
.nobackground{border:none !important;}
*:focus{outline:none;}


h1{
	font-size: 36px;
	line-height: 54px;
	padding: 18px 0;
}

h2{
	font-size: 32px;
	line-height: 48px;
	padding: 16px 0;
}

h3{
	font-size: 28px;
	line-height: 42px;
	padding: 14px 0;
}

h4{
	font-size:24px;
	line-height:36px;
	padding: 12px 0;
}

h5{
	font-size: 20px;
	line-height: 30px;
	padding: 10px 0;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 1px;
}

.header {
    display: block;
    width: auto;
}
.header .welcom {
    background-color: #2a2a2a;
    font-family: "微软雅黑";
    height: 32px;
    line-height: 32px;
    width: auto;
}

.welcom .language{
	float:right;	
}

.welcom .home{
    background: rgba(0, 0, 0, 0) url("../images/welcom_ico.png") no-repeat scroll left center;
    color: #ababab;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding-left: 40px;
    width: 1160px;
}

.welcom .home a {
    color: #ededed;
    display: inline-block;
    font-size: 14px;
    margin-left: 25px;
    text-decoration:none;
}




.navcon {
    width: auto;
}

.nav {
    font-family: "微软雅黑";
    height: 88px;
    margin: 0 auto;
    width: 1200px;
	position:relative;
}
.nav .logo{
    width:325px;
}
.nav .menu {
    float: right;
    height:88px;
    line-height:88px;
}

.nav .menu&gt;li{
    float: left;
    position: relative;
    z-index: 111;
}

.nav .menu li&gt;a {
    color: #3a3a3a;
    display: block;
    font-size:18px;
    text-decoration: none;
    padding: 0 16px;
}

.nav .menu li&gt;a:hover {
    color: #3970B5;
}

.nav .menu&gt;li&gt;ul{
	position:absolute;
	background:#fff;
	display:none;
	border:1px #e7e7e7 solid;
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.176);
}

.nav .menu&gt;li&gt;a{
    font-size:18px;
}

.nav .menu&gt;li&gt;ul&gt;li{
	line-height:35px;
	display:inline;
}

.nav .menu&gt;li&gt;ul&gt;li&gt;a{
    text-align:left;
}

.nav .menu .action&gt;a{
color:#3970B5;
}


.mainer #focus2{
	display:none;
} 

.container{
	width:1200px;
	margin:0 auto;
}

.page_content{
	width: 100%;
	margin-bottom: 20px;
}

.page_content p{
	margin-bottom:20px;
}

.news {
    background: #f7f7f7 none repeat scroll 0 0;
    height: 59px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
}

.news .newtit {
    background: rgba(0, 0, 0, 0) url("../images/titlebg.png") no-repeat scroll left center;
    color: #3a3a3a;
    display: block;
    float: left;
    font-family: "微软雅黑";
    font-size: 18px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    width: 120px;
}

.news .newlist {
    display: block;
    float: left;
    margin-left: 20px;
    width: 75%;
}
.news .newlist li {
    line-height: 59px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.news .newlist li a {
    color: #3a3a3a;
    font-family: "微软雅黑";
    font-size: 16px;
    text-decoration: none;
}

.news .prve {
    display: inline-block;
    height: 12px;
    position: absolute;
    right: 35px;
    top: 15px;
    width: 22px;
}
.news .next {
    display: inline-block;
    height: 12px;
    position: absolute;
    right: 35px;
    top: 35px;
    width: 22px;
}


.recommend .title{
	height:50px;
	line-height:50px;
	background:url('../images/index.png') no-repeat 0 13px;
	padding-left:35px;
	color:#dd333e;
}

.recommend .content ul{
	width:1230px;
}

.recommend .content ul li{
	width:358px;
	height:380px;
	margin:0 30px 20px 0;
	padding:10px;
	float:left;
	border:1px #dedede solid;
	border-radius:5px;
}

.content h3{
	text-align:center;
}


.content .desc{
	height: 120px;
}

.content .img{
	width: 360px;
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.content .img img{
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 80%;
}

.footer{
	   display: block;
}

.footer .foot{
	height:330px;
	background-color:#ededed;
}


.footer .copyright{
	height:32px;
	line-height:32px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	background:#222222;
}

.map{
	width:1200px;
	margin:0 auto;
	color:#3a3a3a;
	font-size:14px;
	padding-top:15px;
}


.map .m1, .map .m2{
	width:25%;
	float:left;
}

.map .m3,.map .m4{
	width:10%;
	float:left;
}

.map dt,.map dd{
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.map dt{
	font-size: 15px;	
	font-weight: bold;
}

@media only screen and (max-width:450px)
{
	body {font-size: 14px;}

	h1{
		font-size: 32px;
		line-height: 48px;
		padding: 16px 0;
	}
	
	h2{
		font-size: 28px;
		line-height: 42px;
		padding: 14px 0;
	}
	
	h3{
		font-size: 24px;
		line-height: 36px;
		padding: 12px 0;
	}
	
	h4{
		font-size: 20px;
		line-height: 30px;
		padding: 10px 0;
	}
	
	h5{
		font-size: 16px;
		line-height: 24px;
		padding: 8px 0;
	}

	.welcom .home,.container,.map{width:auto;}

	.home  .favorite{
		display:none !important;
	}
	
	.menu-toggle{
		float:right;
		width:30px;
		height:30px;
		display:block;
		margin:8px 8px 8px 0;
		border-radius:4px;
		border:1px #dedede solid;
		background:url('../images/menu-icon.png') no-repeat center center;
	}
	
	.flex-control-nav{
		bottom:10px !important;
	}
	.mainer #focus1{
		display:none;
	}
	
	.mainer #focus2{
		display:block;
	}

	.nav .menu {
		display:none;
		position: absolute;
		right: 0;
		top:50px;
		z-index: 1050;
		height:auto;
		line-height:35px;
		width:100%;
		background:#ededed;
		margin-left:10px;
		border-top:1px #dedede solid;
	}
	
	.nav .menu &gt; li{
		width:100%;
		float:none;
		line-height:35px;
		background:#ededed;
		text-align:left;
		border-bottom:1px #dedede solid;
		font-size:16px;
	}
	
	.nav .menu li &gt; a{
		padding-left: 10px;
		font-size: 16px;
	}
	
	.nav .menu &gt; li ul{
		display:inline-block;
		background:#ffffff;
		width:100%;
	}
	
	.nav .menu &gt; li ul li{
		float:left;
		font-size:12px !important;
	}
	
	.nav .menu &gt; li ul li a{
		font-size:14px !important;
	}
	
       .nav .menu .action &gt; a{
		line-height:35px;
		background:#ededed;
                
		border-bottom:none;
	}
	
	.nav .menu .action &gt; a{
		color:#3a3a3a;
	}
	
	.recommend .content ul li{
		width:auto;
		margin: 0 0 15px 0;
	}
	
	.recommend .content ul,.recommend .title{
		width:auto;
		margin:0 10px;
	}
	.news{
		margin:10px 5px 0 5px;
		height:40px;
	}

	.recommend .content ul li{
		height:auto;
	}

	.content .img{
		height: 170px;
	}

	.flexslider,.mainer{
		width:auto;
	}
	.nav {
		width:auto;
	}
	.nav .logo{
		width:180px;
	}
	.map {
		margin:0 10px;
	}
	.map .m1,.map .m2,.map .m3,.map .m4{
		width:100%;
	}
	
	.map dt:not(:last-child){
		border-bottom:1px #ccc solid;
	}
	
	.map dd{
		display:none;
	}
	.welcom .language{
		padding-right:5px;
	}
	.welcom .home{
		background:none;
		padding-left:5px;
	}
	.nav,.logo img{
		height:50px;
	}
	
	.news .newtit{
		margin-left:10px;
		display:none;
	}
	
	.news .next{
		right:10px;
		top:24px;
	}
	.news .prve{
		right:10px;
		top:5px;
	}
	
	.news .newlist li{
		line-height:40px;
	}
	
	/*分页*/
	.pagination{
		font-size:12px;
		margin-bottom:10px !important;
	}
	
	.pagination li a{
		padding:4px 10px !important;
	}
	
    .footer .foot{
		height:310px;
		background-color:#ededed;
	}
}


/*分页*/
#page {
    text-align: center;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}
.pagination &gt; li:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination &gt; li:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination li {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    display: inline-table;
    margin-left: -1px;
}
.pagination li a {
    display: block;
    padding: 6px 15px;
}

.pagination .current, .pagination li:hover {
    background: #dd333e none repeat scroll 0 0;
    color: #ffffff !important;
}
.pagination .current a, .pagination a:hover {
    color: #ffffff !important;
}</pre></body></html>